table of contents
        
      
      
    | GLUTWIRERHOMBICDODECAHEDRON(3) | Library Functions Manual (local) | GLUTWIRERHOMBICDODECAHEDRON(3) | 
NAME¶
glutWireRhombicDodecahedron —
    Draw a wireframe rhombic dodecahedron
LIBRARY¶
OpenGLUT - geometry
SYNOPSIS¶
#include
    <openglut.h>
void
  
  glutWireRhombicDodecahedron(void);
DESCRIPTION¶
This function draws a wireframe dodecahedron whose facets are rhombic and whose vertices are at unit radius. No facet lies normal to any coordinate axes. The polyhedron is centered at the origin.
SEE ALSO¶
glutSolidRhombicDodecahedron(3) glutWireDodecahedron(3) glutSolidDodecahedron(3)